Delete Lead
AutomatR.Zoho.Activities.DeleteLead
The "Delete Lead" activity in AutomatR is part of the Zoho activities package, providing the capability to delete a lead in Zoho CRM based on its lead ID. This activity streamlines lead management tasks in Zoho CRM, enhancing automation workflows.
Properties
Name | Description |
---|---|
Input | |
ID | Enter the lead ID of the Zoho CRM lead to be deleted. This is a required field. |
Misc | |
Display Name | Provides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name. |
Optional | |
Delay | Enter the wait time in seconds (Example: 5 seconds, i.e., 5) to start the activity. |
How to Use
- Drag and drop the "Delete Lead" activity onto the workflow.
- Configure the properties by specifying the Zoho CRM lead ID to be deleted.
- Optionally, configure the delay and customize the display name.
- Execute the workflow to delete the specified Zoho CRM lead.
Example
Consider an example where the "Delete Lead" activity is used to remove a Zoho CRM lead with the lead ID "123456":
Delete Lead:
ID: "123456"
Delay: 0
In this example, the activity deletes the Zoho CRM lead with the specified lead ID. The delay is set to 0, indicating that the activity should start immediately. There is no output for this activity.